home *** CD-ROM | disk | FTP | other *** search
- object fTrialExpired: TfTrialExpired
- Left = 412
- Top = 284
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'PicaJet'
- ClientHeight = 233
- ClientWidth = 412
- Color = clBtnFace
- Constraints.MaxHeight = 260
- Constraints.MaxWidth = 420
- Constraints.MinHeight = 260
- Constraints.MinWidth = 420
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object lTrialExpired: TLabel
- Left = 2
- Top = 98
- Width = 410
- Height = 18
- Alignment = taCenter
- AutoSize = False
- BiDiMode = bdLeftToRight
- Caption = 'You trial period is expired!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = 19
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentBiDiMode = False
- ParentFont = False
- Transparent = True
- end
- object lMustBeRegister: TLabel
- Left = 19
- Top = 132
- Width = 378
- Height = 45
- Alignment = taCenter
- AutoSize = False
- Caption = 'If you want to use PicaJet you must be register'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Bevel: TbsSkinBevel
- Left = -3
- Top = 183
- Width = 420
- Height = 5
- Shape = bsTopLine
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'bevel'
- DividerMode = False
- end
- object Image2: TImage
- Left = 0
- Top = 0
- Width = 412
- Height = 64
- Align = alTop
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 213
- Height = 64
- AutoSize = True
- end
- object bExit: TbsSkinButton
- Left = 327
- Top = 195
- Width = 75
- Height = 25
- TabOrder = 0
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'Exit'
- NumGlyphs = 2
- Spacing = 1
- Cancel = True
- Default = True
- ModalResult = 2
- OnClick = bExitClick
- end
- object bBuyNow: TbsSkinButton
- Left = 159
- Top = 195
- Width = 75
- Height = 25
- TabOrder = 1
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'Buy Now'
- NumGlyphs = 2
- Spacing = 1
- OnClick = bBuyNowClick
- end
- object bRegistration: TbsSkinButton
- Left = 243
- Top = 195
- Width = 75
- Height = 25
- TabOrder = 2
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'Registration'
- NumGlyphs = 2
- Spacing = 1
- OnClick = bRegistrationClick
- end
- object SkinForm: TbsBusinessSkinForm
- GradientStartColor = clBlack
- GradientEndColor = clBlack
- DrawBackground = True
- ShowIcon = False
- MaximizeOnFullScreen = False
- AlphaBlend = False
- AlphaBlendAnimation = False
- AlphaBlendValue = 200
- ShowObjectHint = False
- MenusAlphaBlend = False
- MenusAlphaBlendAnimation = False
- MenusAlphaBlendValue = 200
- DefCaptionFont.Charset = DEFAULT_CHARSET
- DefCaptionFont.Color = clBtnText
- DefCaptionFont.Height = 14
- DefCaptionFont.Name = 'Arial'
- DefCaptionFont.Style = [fsBold]
- DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
- DefInActiveCaptionFont.Color = clBtnShadow
- DefInActiveCaptionFont.Height = 14
- DefInActiveCaptionFont.Name = 'Arial'
- DefInActiveCaptionFont.Style = [fsBold]
- DefMenuItemHeight = 20
- DefMenuItemFont.Charset = DEFAULT_CHARSET
- DefMenuItemFont.Color = clWindowText
- DefMenuItemFont.Height = 14
- DefMenuItemFont.Name = 'Arial'
- DefMenuItemFont.Style = []
- UseDefaultSysMenu = True
- SkinData = SkinDataModule.SkinDataDlg
- MinHeight = 0
- MinWidth = 0
- Magnetic = False
- MagneticSize = 5
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
- Left = 8
- Top = 80
- end
- end
-